[INFO] cloning repository https://github.com/hiboma/cloudapps-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiboma/cloudapps-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiboma%2Fcloudapps-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiboma%2Fcloudapps-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99545d05729ac4f81a2b651c9d9ee867971566b6
[INFO] testing hiboma/cloudapps-cli against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiboma%2Fcloudapps-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hiboma/cloudapps-cli
[INFO] finished tweaking git repo https://github.com/hiboma/cloudapps-cli
[INFO] tweaked toml for git repo https://github.com/hiboma/cloudapps-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hiboma/cloudapps-cli on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hiboma/cloudapps-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.23.2
[INFO] [stderr]   Downloaded toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]   Downloaded serde_spanned v1.1.1
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded proc-macro-error-attr2 v2.0.0
[INFO] [stderr]   Downloaded rtoolbox v0.0.5
[INFO] [stderr]   Downloaded tabled_derive v0.11.0
[INFO] [stderr]   Downloaded proc-macro-error2 v2.0.1
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.64
[INFO] [stderr]   Downloaded security-framework-sys v2.17.0
[INFO] [stderr]   Downloaded ipnet v2.12.0
[INFO] [stderr]   Downloaded toml v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded tempfile v3.27.0
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded gag v1.0.0
[INFO] [stderr]   Downloaded filedescriptor v0.8.3
[INFO] [stderr]   Downloaded libredox v0.1.14
[INFO] [stderr]   Downloaded papergrid v0.17.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded mockito v1.7.2
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded rustls-webpki v0.103.13
[INFO] [stderr]   Downloaded libproc v0.14.11
[INFO] [stderr]   Downloaded clap_complete v4.6.5
[INFO] [stderr]   Downloaded mio v1.2.0
[INFO] [stderr]   Downloaded security-framework v3.7.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded rand v0.9.4
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded rpassword v7.4.0
[INFO] [stderr]   Downloaded winnow v1.0.0
[INFO] [stderr]   Downloaded tabled v0.20.0
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] [stderr]   Downloaded bindgen v0.72.1
[INFO] [stderr]   Downloaded quinn-proto v0.11.14
[INFO] [stderr]   Downloaded chrono v0.4.45
[INFO] [stderr]   Downloaded rustls v0.23.37
[INFO] [stderr]   Downloaded rustix v1.1.4
[INFO] [stderr]   Downloaded web-sys v0.3.91
[INFO] [stderr]   Downloaded linux-raw-sys v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0abbd9fed91e89029d3d9e990856d37ed18442799c83340b5188693fafe5a691
[INFO] running `Command { std: "docker" "start" "-a" "0abbd9fed91e89029d3d9e990856d37ed18442799c83340b5188693fafe5a691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0abbd9fed91e89029d3d9e990856d37ed18442799c83340b5188693fafe5a691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0abbd9fed91e89029d3d9e990856d37ed18442799c83340b5188693fafe5a691", kill_on_drop: false }`
[INFO] [stdout] 0abbd9fed91e89029d3d9e990856d37ed18442799c83340b5188693fafe5a691
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8e63dc2493df59aceed206ddb916f8c1a828e25b5073cc4d1afae6c00ded99b
[INFO] running `Command { std: "docker" "start" "-a" "b8e63dc2493df59aceed206ddb916f8c1a828e25b5073cc4d1afae6c00ded99b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling gag v1.0.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cloudapps v0.9.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b8e63dc2493df59aceed206ddb916f8c1a828e25b5073cc4d1afae6c00ded99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8e63dc2493df59aceed206ddb916f8c1a828e25b5073cc4d1afae6c00ded99b", kill_on_drop: false }`
[INFO] [stdout] b8e63dc2493df59aceed206ddb916f8c1a828e25b5073cc4d1afae6c00ded99b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3870ef5dfb7157c46d49b02ce4c3c1625652094a817cf91fda686da3807050f0
[INFO] running `Command { std: "docker" "start" "-a" "3870ef5dfb7157c46d49b02ce4c3c1625652094a817cf91fda686da3807050f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cloudapps v0.9.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3870ef5dfb7157c46d49b02ce4c3c1625652094a817cf91fda686da3807050f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3870ef5dfb7157c46d49b02ce4c3c1625652094a817cf91fda686da3807050f0", kill_on_drop: false }`
[INFO] [stdout] 3870ef5dfb7157c46d49b02ce4c3c1625652094a817cf91fda686da3807050f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c2c55037b065a092e136133aa55abc27d787f20a6d972642039228311de79890
[INFO] running `Command { std: "docker" "start" "-a" "c2c55037b065a092e136133aa55abc27d787f20a6d972642039228311de79890", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudapps-a84b4e9921b0564d)
[INFO] [stdout] 
[INFO] [stdout] running 106 tests
[INFO] [stdout] test agent::env_tests::test_is_env_whitelisted_prefix_match ... ok
[INFO] [stdout] test agent::env_tests::test_is_env_whitelisted_exact_match ... ok
[INFO] [stdout] test agent::env_tests::test_is_env_whitelisted_rejects_secrets ... ok
[INFO] [stdout] test agent::env_tests::test_sanitize_env_removes_cloudapps_credentials ... ok
[INFO] [stdout] test agent::env_tests::test_validate_credentials_delegates_to_cloudapps_credentials ... ok
[INFO] [stdout] test agent::env_tests::test_sanitize_env_removes_non_whitelisted ... ok
[INFO] [stdout] test agent::handler::tests::test_command_not_whitelisted ... ok
[INFO] [stdout] test agent::handler::tests::test_invalid_command_name_rejected ... ok
[INFO] [stdout] test agent::handler::tests::test_invalid_token_denied ... ok
[INFO] [stdout] test agent::env_tests::test_sanitize_env_keeps_whitelisted ... ok
[INFO] [stdout] test agent::protocol::tests::test_request_roundtrip ... ok
[INFO] [stdout] test agent::handler::tests::test_build_cli_args ... ok
[INFO] [stdout] test agent::protocol::tests::test_response_denied ... ok
[INFO] [stdout] test agent::protocol::tests::test_response_roundtrip ... ok
[INFO] [stdout] test agent::security::tests::test_config_defaults ... ok
[INFO] [stdout] test agent::handler::tests::test_unknown_args_rejected ... ok
[INFO] [stdout] test agent::security::tests::test_constant_time_eq ... ok
[INFO] [stdout] test agent::security::tests::test_rate_limiter ... ok
[INFO] [stdout] test agent::security::tests::test_redact_uid ... ok
[INFO] [stdout] test agent::security::tests::test_validate_command_name ... ok
[INFO] [stdout] test agent::security::tests::test_whitelist ... ok
[INFO] [stdout] test agent::session::tests::test_is_session_alive_nonexistent ... ok
[INFO] [stdout] test agent::session::tests::test_session_file_path_default ... ok
[INFO] [stdout] test auth::token::tests::test_token_auth_empty ... ok
[INFO] [stdout] test agent::session::tests::test_session_roundtrip ... ok
[INFO] [stdout] test auth::token::tests::test_token_auth_valid ... ok
[INFO] [stdout] test client::retry::tests::test_backoff_intervals ... ok
[INFO] [stdout] test commands::credentials::tests::extract_absent_when_empty_value ... ok
[INFO] [stdout] test commands::credentials::tests::extract_absent_when_missing ... ok
[INFO] [stdout] test commands::credentials::tests::extract_present ... ok
[INFO] [stdout] test commands::credentials::tests::extract_ignores_similar_key ... ok
[INFO] [stdout] test agent::handler::tests::test_rate_limiting ... ok
[INFO] [stdout] test commands::credentials::tests::extract_rejects_multi_line_basic ... ok
[INFO] [stdout] test commands::credentials::tests::extract_rejects_unterminated_string ... ok
[INFO] [stdout] test commands::credentials::tests::remove_drops_only_api_token_line ... ok
[INFO] [stdout] test commands::credentials::tests::remove_ignores_similar_key ... ok
[INFO] [stdout] test commands::credentials::tests::remove_preserves_crlf_line_endings ... ok
[INFO] [stdout] test commands::credentials::tests::secret_scan_debug_masks_present_value ... ok
[INFO] [stdout] test config::credential_store::tests::memory_store_delete_missing_is_ok ... ok
[INFO] [stdout] test config::credential_store::tests::memory_store_roundtrip ... ok
[INFO] [stdout] test config::tests::test_credentials_file_parse_empty ... ok
[INFO] [stdout] test commands::credentials::tests::extract_rejects_escape_sequences ... ok
[INFO] [stdout] test commands::credentials::tests::extract_rejects_literal_string ... ok
[INFO] [stdout] test commands::credentials::tests::atomic_replace_writes_with_mode_0600 ... ok
[INFO] [stdout] test config::tests::test_credentials_file_parse_minimal ... ok
[INFO] [stdout] test config::tests::test_cli_overrides_toml_file ... ok
[INFO] [stdout] test config::tests::test_credentials_resolve_env_fallback ... ok
[INFO] [stdout] test config::tests::test_credentials_clear_env ... ok
[INFO] [stdout] test config::tests::test_credentials_resolve_cli_overrides_env ... ok
[INFO] [stdout] test config::tests::test_credentials_resolve_empty ... ok
[INFO] [stdout] test config::tests::test_credentials_resolve_then_clear_env ... ok
[INFO] [stdout] test config::tests::test_credentials_validate_both_present ... ok
[INFO] [stdout] test config::tests::test_credentials_validate_missing_all ... ok
[INFO] [stdout] test config::tests::test_credentials_validate_partial_missing ... ok
[INFO] [stdout] test config::tests::test_debug_masks_api_token ... ok
[INFO] [stdout] test config::tests::test_env_token_beats_store_token ... ok
[INFO] [stdout] test config::tests::test_load_credentials_nonexistent_file ... ok
[INFO] [stdout] test config::tests::test_non_empty_filters_empty_strings ... ok
[INFO] [stdout] test config::tests::test_first_file_takes_priority ... ok
[INFO] [stdout] test config::tests::test_env_overrides_toml_file ... ok
[INFO] [stdout] test config::tests::test_load_credentials_invalid_toml ... ok
[INFO] [stdout] test config::tests::test_resolve_store_unavailable_falls_through_to_toml ... ok
[INFO] [stdout] test config::tests::test_resolve_backend_error_refuses_toml_fallback ... ok
[INFO] [stdout] test config::tests::test_resolve_value_priority ... ok
[INFO] [stdout] test config::tests::test_store_falls_through_to_toml_when_empty ... ok
[INFO] [stdout] test error::tests::test_display_rate_limited ... ok
[INFO] [stdout] test error::tests::test_exit_code_config ... ok
[INFO] [stdout] test config::tests::test_store_token_preferred_over_toml ... ok
[INFO] [stdout] test error::tests::test_display_auth ... ok
[INFO] [stdout] test config::tests::test_resolve_with_toml_file ... ok
[INFO] [stdout] test error::tests::test_exit_code_api ... ok
[INFO] [stdout] test models::alert::tests::test_close_type_path ... ok
[INFO] [stdout] test error::tests::test_exit_code_auth ... ok
[INFO] [stdout] test error::tests::test_display_api ... ok
[INFO] [stdout] test models::alert::tests::test_resolution_status_roundtrip ... ok
[INFO] [stdout] test models::alert::tests::test_severity_from_str ... ok
[INFO] [stdout] test models::alert::tests::test_severity_roundtrip ... ok
[INFO] [stdout] test models::data_enrichment::tests::test_subnet_category_from_str ... ok
[INFO] [stdout] test error::tests::test_exit_code_network ... ok
[INFO] [stdout] test models::data_enrichment::tests::test_subnet_category_roundtrip ... ok
[INFO] [stdout] test error::tests::test_exit_code_rate_limited ... ok
[INFO] [stdout] test models::alert::tests::test_close_type_from_str ... ok
[INFO] [stdout] test error::tests::test_exit_code_invalid_input ... ok
[INFO] [stdout] test models::entity::tests::test_entity_status_from_str ... ok
[INFO] [stdout] test models::entity::tests::test_entity_status_roundtrip ... ok
[INFO] [stdout] test models::file::tests::test_sharing_level_roundtrip ... ok
[INFO] [stdout] test models::filter::tests::test_empty_filter_request ... ok
[INFO] [stdout] {
[INFO] [stdout]   "a": {
[INFO] [stdout]     "b": {
[INFO] [stdout]       "c": 1
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] test models::filter::tests::test_filter_eq ... ok
[INFO] [stdout] {
[INFO] [stdout]   "name": "test",
[INFO] [stdout]   "count": 42
[INFO] [stdout] }
[INFO] [stdout] test models::filter::tests::test_filter_gte ... ok
[INFO] [stdout] null
[INFO] [stdout] test models::filter::tests::test_filter_request_serialization ... ok
[INFO] [stdout] test models::filter::tests::test_filter_text ... ok
[INFO] [stdout] test models::filter::tests::test_filter_gte_ndays ... ok
[INFO] [stdout] test output::json::tests::test_print_json_raw_nested ... ok
[INFO] [stdout] test output::json::tests::test_print_json_with_struct ... ok
[INFO] [stdout] test output::table::tests::test_format_timestamp ... ok
[INFO] [stdout] test output::table::tests::test_format_timestamp_none ... ok
[INFO] [stdout] test output::json::tests::test_print_json_raw_null ... ok
[INFO] [stdout] [
[INFO] [stdout]   1,
[INFO] [stdout]   2,
[INFO] [stdout]   3
[INFO] [stdout] ]
[INFO] [stdout] test output::table::tests::test_truncate ... ok
[INFO] [stdout] test output::json::tests::test_print_json_raw_array ... ok
[INFO] [stdout] test output::table::tests::test_truncate_short ... ok
[INFO] [stdout] test models::file::tests::test_sharing_level_from_str ... ok
[INFO] [stdout] test models::file::tests::test_file_type_roundtrip ... ok
[INFO] [stdout] test models::file::tests::test_file_type_from_str ... ok
[INFO] [stdout] test commands::credentials::tests::migrate_rollback_on_rewrite_failure ... FAILED
[INFO] [stdout] {
[INFO] [stdout]   "key": "value"
[INFO] [stdout] }
[INFO] [stdout] test config::tests::test_credentials_file_parse_full ... ok
[INFO] [stdout] test output::json::tests::test_print_json_raw ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commands::credentials::tests::migrate_rollback_on_rewrite_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::credentials::tests::migrate_rollback_on_rewrite_failure' (55) panicked at src/commands/credentials.rs:664:9:
[INFO] [stdout] atomic_replace should fail on read-only parent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63b8ef3be9b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63b8ef3be9b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63b8ef3be9b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63b8ef3be9b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63b8ef3d643a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63b8ef3d643a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63b8ef3c39e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63b8ef3c39e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63b8ef39a406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63b8ef39a406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63b8ef3b5489 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63b8eec7463c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63b8eec7463c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63b8ef3b5702 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63b8ef3b5702 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63b8ef39a4f4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63b8ef38f1b9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63b8ef39b6bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63b8ef3d6bfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63b8eebe378b - cloudapps[83ffe26af8c7cd34]::commands::credentials::tests::migrate_rollback_on_rewrite_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/credentials.rs:664:9
[INFO] [stdout]   20:     0x63b8eebd9e57 - cloudapps[83ffe26af8c7cd34]::commands::credentials::tests::migrate_rollback_on_rewrite_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/credentials.rs:623:45
[INFO] [stdout]   21:     0x63b8eeb2f256 - <cloudapps[83ffe26af8c7cd34]::commands::credentials::tests::migrate_rollback_on_rewrite_failure::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63b8eec6771b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63b8eec6771b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x63b8eec74f95 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x63b8eec74f95 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x63b8eec74f95 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x63b8eec74f95 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x63b8eec74f95 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x63b8eec74f95 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x63b8eec74f95 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x63b8eec6faf4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x63b8eec6faf4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x63b8eec78012 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x63b8eec78012 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x63b8eec78012 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x63b8eec78012 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63b8eec78012 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63b8eec78012 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x63b8eec78012 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x63b8ef3bd72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x63b8ef3bd72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7601ef617aa4 - <unknown>
[INFO] [stdout]   43:     0x7601ef6a4a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::credentials::tests::migrate_rollback_on_rewrite_failure
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 105 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c2c55037b065a092e136133aa55abc27d787f20a6d972642039228311de79890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2c55037b065a092e136133aa55abc27d787f20a6d972642039228311de79890", kill_on_drop: false }`
[INFO] [stdout] c2c55037b065a092e136133aa55abc27d787f20a6d972642039228311de79890
